Auto merge of #3039 - matklad:test-lockfiles, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 25 Aug 2016 17:44:25 +0000 (10:44 -0700)
committerGitHub <noreply@github.com>
Thu, 25 Aug 2016 17:44:25 +0000 (10:44 -0700)
commitb7d52030916b4a43e1cdc80c575e1dcf2630cfe7
tree251b6e8240be6f91e3514707356af0a418d59b32
parent3fe50e18d7a26ff422b3441c7b40c018c8f95215
parent191358fe4553ee2ccedba536f0c40a954bc42fd7
Auto merge of #3039 - matklad:test-lockfiles, r=alexcrichton

Simplify lockfile tests

Use project builder to create a file and an extension function to read it.